Name | Description | |
---|---|---|
TrendLineBuilder<T> Constructor | Creates one TrendLineBuilder<T> instance to configurate obj. |
The following tables list the members exposed by TrendLineBuilder<T>.
Name | Description | |
---|---|---|
TrendLineBuilder<T> Constructor | Creates one TrendLineBuilder<T> instance to configurate obj. |
Name | Description | |
---|---|---|
FitType | Sets the fit type of the trendline. | |
SampleCount | Configurates C1.Web.Mvc.TrendLineBase<T>.SampleCount. Sets the sample count for function calculation. (Inherited from C1.Web.Mvc.Fluent.TrendLineBaseBuilder<T,TrendLine<T>,TrendLineBuilder<T>>) | |
TrendLineOrder | Configurates C1.Web.Mvc.TrendLine<T>.TrendLineOrder. Sets the number of terms in a polynomial or fourier equation. |